Restore default logo#8979
Conversation
Scheduled revert of #8904 Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Header branding from Reviewed by Cursor Bugbot for commit bddf9c6. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8979 +/- ##
==========================================
+ Coverage 75.36% 75.44% +0.07%
==========================================
Files 98 98
Lines 8637 8636 -1
Branches 319 318 -1
==========================================
+ Hits 6509 6515 +6
+ Misses 2124 2117 -7
Partials 4 4 ☔ View full report in Codecov by Harness. |
There was a problem hiding this comment.
Pull request overview
This PR reverts the Pride logo configuration change so the site returns to rendering the default Node.js logo variant.
Changes:
- Removes the
logoVariant: "pride"setting from the site configuration JSON.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Requesting fast-track |
Scheduled revert of #8904
Description
Validation
Related Issues
Relates to #6802
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.